How to Install fcc software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install fcc software package in Ubuntu 16.04 LTS (Xenial Xerus)

fcc software package provides Script to compile C/C++ programs and link to Fortran libraries, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fcc 

fcc is installed in your system.

Make ensure the fcc package were installed using the commands given below,

$ sudo dpkg-query -l | grep fcc *

You will get with fcc package name, version, architecture and description in a table

fcc package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Science
Package fcc
Version 2.8-1
Description Script to compile C/C++ programs and link to Fortran libraries
Sub Section Science


See Also, How to uninstall or remove fcc software package from Ubuntu 16.04 LTS (Xenial Xerus) ?